#content{text-align: center; padding-top: 25%;color: white;
text-shadow:rgba(0,0,0,0,0.4), 
            rgba(0,0,0,0,0.1),
            rgba(0,0,0,0,0.1);
            
            
}
body {background: url(https://images.pexels.com/photos/603856/pexels-photo-603856.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940); 
background-position: center;font-family: 'Lato' }
h1{font-weight: 700;font-size: 5em}
html{height:100%}
hr{width: 400px;
border-top:1px solid #f8f8f8;
border-bottom:1px solid rgba(0,0,0,0,2)
}